* subr.el (insert-for-yank-1): Prevent read-only properties from
authorChong Yidong <cyd@stupidchicken.com>
Fri, 9 Feb 2007 23:08:54 +0000 (23:08 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 9 Feb 2007 23:08:54 +0000 (23:08 +0000)
interfering with text property operations.

lisp/ChangeLog

index 926af81260c24a93b5ebbefca06ea641d74d35a8..b5473a37ff2ee1e38fbf4ce0f6f9bc94e5adcd93 100644 (file)
@@ -1,5 +1,8 @@
 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
 
+       * subr.el (insert-for-yank-1): Prevent read-only properties from
+       interfering with text property operations.
+
        * image-mode.el (image-mode): Revert 2007-01-30 changes.
 
        * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.